/* CSS Document */




body {

	color: #FFFFFF;
	background-color:#3A5B60;
	
}

#image1 {
background-attachment:fixed;
background-color:transparent;
margin-bottom:0px;
margin-left:150px;
margin-right:auto;
margin-top:40px;
}

#image2 {
background-attachment:fixed;
background-color:transparent;
margin-bottom:0px;
margin-left:50px;
margin-right:auto;
margin-top:40px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin-left:200px;
	margin-right:100px;
	
}

p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

p a:visited {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
	color: #FFFFFF;
	text-decoration: none;
	}


p a:hover {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
	color:#FF0033;
	text-decoration: underline;
}

p a:active {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
    color:#33CC99;
	text-decoration: underline;
}



.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin-left:250px;
	margin-right:100px;
	
}

div#smnavbar {
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
	width: 550px;
	margin-left:210px;

}



#smnavbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
	background-color: transparent;
}

#smnavbar a:link {
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
}

#smnavbar a:visited {
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	}


#smnavbar a:hover {
	text-decoration:none;
	color:#FF0033;
	background-color: transparent;
}

#smnavbar a:active {
	text-decoration:none;
	color:#33CC99;
	background-color: transparent;
}



.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	background-color: transparent;
	background-attachment:fixed;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left:200px;
	margin-right:40px;
	
}

.smnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
	background-color: transparent;
}
